-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.7.0
-
Code
-
Classes
- TOTP_Wizard_Steps
Total Complexity |
25 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
352 |
Lines of code |
239 |
Logical lines of code |
108 |
Comment lines |
96 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
totp_configure() |
A |
36 |
7 |
100 |
totp_wizard_settings() |
A |
42 |
9 |
56 |
totp_authentication_page() |
S |
55 |
2 |
23 |
totp_option() |
S |
55 |
2 |
22 |
totp_re_configure() |
S |
54 |
2 |
21 |
totp_modal_configure() |
S |
67 |
2 |
11 |
init() |
S |
68 |
1 |
6 |